setFont

Sets the font using HipAssetManager.loadFont

  1. void setFont(IHipFont font)
  2. void setFont(typeof(null) )
  3. void setFont(IHipAssetLoadTask task)
    version(DefineOverloadings)
    void
    setFont
    (
    IHipAssetLoadTask task
    )

Meta